Package com.cisco.pt.ipc.sim.pdu
Interface CDPNativeVlan
- All Superinterfaces:
CDPTypeLengthValue,IPCData,Pdu,Signal
- All Known Implementing Classes:
CDPNativeVlanImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.CDPTypeLengthValue
getCdpLength, getCdpType, setCdpLength, setCdpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getNativeVlan
Short getNativeVlan()- Returns:
- Short Returns a Short
-
setNativeVlan
- Parameters:
nativeVlan- Takes in a parameter of nativeVlan
-